Revision: bazaar--leonerd--1.3--patch-3
Archive: leonerd@leonerd.org.uk--archive
Creator: Paul LeoNerd Evans <leonerd@leonerd.org.uk>
Date: Wed Mar 23 17:45:14 GMT 2005
Standard-date: 2005-03-23 17:45:14 GMT
Modified-files: libarch/make-changeset.c
New-patches: leonerd@leonerd.org.uk--archive/bazaar--leonerd--1.3--patch-3
Summary: Split the giant arch_make_changeset() function into two halves
Keywords: 

Cut into two phases, a detect phase and a write phase. These are implemented
  in separate functions, and share their data by the use of a struct*.

This is a scary-big commit.
